adTempus API
PreviousUpNext
IProcessTrigger::MemoryThreshold Property

Gets or sets the maximum memory usage for monitored processes.

C++
__property long MemoryThreshold;
C#
long MemoryThreshold;
Visual Basic
Property MemoryThreshold() As long
Default Value

0

if the TriggerOptions includes the ptoTriggerProcessMemExceeds option, the job will be triggered if any of the monitored processes exceeds the threshold specified here.

adTempus API Reference version 3.0.0.0, revised 10/30/2008